Which GUI framework should i learn and use for desktop based applications?

by: sagarvk90, 9 years ago


I want to know which GUI framework should I learn.I have learned python just before few days.Now I want to make some database applications using python.I used to program in VB6 and than later in java.I wanted to learn something new and I found python and started learning it.Its really very awesome language. I am Structural Engineering student and also a hobbyist programmer.
Please give me some suggestions regarding gui framework. Pls suggest a framework which is free for commercial use as well.

Thanks



You must be logged in to post. Please login or register an account.



Tkinter, since you mention commercial use. https://pythonprogramming.net/tkinter-depth-tutorial-making-actual-program/

-Harrison 9 years ago

You must be logged in to post. Please login or register an account.


Does tkinter have all the elements.I have seen the tkinter manual, it does not have few things like grid or tables. And also there is wxpython or Kivy or Pyside or any other free and open source framework as well so, which one should I learn and use for long run?

-sagarvk90 9 years ago
Last edited 9 years ago

You must be logged in to post. Please login or register an account.